AttachmentId Class |
Namespace: Independentsoft.Exchange
The AttachmentId type exposes the following members.
| Name | Description | |
|---|---|---|
| AttachmentId |
Initializes a new instance of the AttachmentId class
| |
| AttachmentId(String) |
Initializes a new instance of the AttachmentId class.
| |
| AttachmentId(String, String) |
Initializes a new instance of the AttachmentId class.
| |
| AttachmentId(String, String, String) |
Initializes a new instance of the AttachmentId class.
|
| Name | Description | |
|---|---|---|
| Id |
Identifies the unique identifier of the attachment.
| |
| RootItemChangeKey |
Identifies the change key of the root store item to which the attachment is attached.
| |
| RootItemId |
Identifies the unique identifier of the root store item to which the attachment is attached.
|
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString |
Converts the value of the current AttachmentId object to its equivalent string representation.
(Overrides ObjectToString.) |